'Declaration Public Function New( _
ByVal commandsКоманды, которые необходимо выполнить.As System.Collections.Generic.IEnumerable(Of IProcessingCommand) _
)
public PdfAnnotationProcessingCommandExecutor(
System.Collections.Generic.IEnumerable<IProcessingCommand> commands
)
public: PdfAnnotationProcessingCommandExecutor(
System.Collections.Generic.IEnumerable<IProcessingCommand*>* commands
)
public:
PdfAnnotationProcessingCommandExecutor(
System.Collections.Generic.IEnumerable<IProcessingCommand^>^ commands
)
Parameters
- commands
- Команды, которые необходимо выполнить.